Skip to content

Center and Capitalize, DEV-1491#40

Merged
sprankhub merged 1 commit intomasterfrom
DEV-1491-improve-cookiebot-hint
Dec 19, 2025
Merged

Center and Capitalize, DEV-1491#40
sprankhub merged 1 commit intomasterfrom
DEV-1491-improve-cookiebot-hint

Conversation

@annv99
Copy link
Contributor

@annv99 annv99 commented Dec 18, 2025

Centered the hint and capitalized the consent type.


Note

Capitalizes the consent type in the iframe consent message and centers the hint text.

  • Frontend (Magento template):
    • In view/frontend/templates/iframe-handler.phtml:
      • Capitalizes the consent type in the consent message (consentType.charAt(0).toUpperCase() + consentType.slice(1)).
      • Centers the consent/hint text via paragraphElement.style.textAlign = "center".

Written by Cursor Bugbot for commit 556277a. This will update automatically on new commits. Configure here.

@annv99 annv99 requested a review from sprankhub December 18, 2025 15:58
@annv99 annv99 self-assigned this Dec 18, 2025
@sprankhub sprankhub merged commit e497ed6 into master Dec 19, 2025
7 of 37 checks passed
@sprankhub sprankhub deleted the DEV-1491-improve-cookiebot-hint branch December 19, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants